.tags {
  overflow: hidden;
  position: relative;
  line-height: 20px;
}
.tags a {
  color: #4bc4d5;
}
.tags a:hover {
  color: #ed6741;
}
.tags h1,
.tags h2,
.tags h3 {
  font-size: 26px;
  /*text-transform: uppercase;*/
  color: #191919;
  margin-bottom: 12px;
  font-family: Apercu, Arial, Helvetica, sans-serif;
}
.tags h2 {
  font-size: 20px;
}
.tags h3 {
  font-size: 16px;
  margin: 20px 0px 5px 0px;
}
.tags p {
  font-size: 12px;
  margin-bottom: 1em;
}
.tags .tagHeaders {
  clear: both;
  background: #fece06;
  padding: 20px 30px;
  margin-bottom: 20px;
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
}
.tags .tagHeaders h2 {
  font-size: 24px;
}
.tags .tagHeaders p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  color: #231f20;
}
.tags .tagHeaders div#editPanel textarea {
  width: 776px !important;
}
.tags .tagHeaders div.controlButtons {
  width: 100px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10px;
}
.tags .tagHeaders div.controlButtons span {
  color: #33668e;
  margin-right: 3px;
  /*font-family:Arial,Helvetica,sans-serif;*/

}
.tags .tagHeaders div.controlButtons span:hover {
  cursor: pointer;
  color: #00abc7;
}
.tags .relatedtags h3 {
  text-transform: none;
  color: #231f20;
  font-size: 16px;
  margin-top: 0 !important;
}
.tags .toptagbox {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  padding: 20px;
  padding-bottom: 0px;
  position: relative;
}
.tags .tagbox {
  text-align: center;
}
.tags .tagbox a {
  vertical-align: text-top;
  padding: 5px 10px;
  color: #33668e;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  border: 1px solid transparent;
}
.tags .tagbox a.active,
.tags .tagbox a.active:hover {
  background-color: #549cc5;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(#71c3d4, #549cc5);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#71c3d4, #549cc5);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #71c3d4), color-stop(100%, #549cc5));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#71c3d4, #549cc5);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#71c3d4, #549cc5);
  /* Opera 11.10 */
  background-image: linear-gradient(#71c3d4, #549cc5);
  /* the standard */

  border: 1px solid #5fabcd;
  color: white;
}
.tags .tagbox a:hover {
  color: #00abc7;
}
.tags .tagbox div.arrow {
  width: 707px;
  height: 41px;
  background: url("/cassette.axd/file/site-static/tag-box-arrow-957664a95598b01f47daaf6226bc3e98ca55fbf3.png") no-repeat;
  position: absolute;
  left: 0px;
  bottom: -41px;
}
.tags .lowertagbox {
  background: #f6f6f6;
  border: 1px solid #f0f0f0;
  padding-top: 50px;
  padding-bottom: 20px;
}
.tags #tagcloudBox {
  margin-bottom: 30px;
}
.tags ol.categorised {
  font-size: 14px;
  text-transform: uppercase;
}
.tags ol.categorised li {
  margin-bottom: 10px;
  display: block;
  clear: left;
}
.tags ol.categorised ol {
  margin-left: 15px;
  margin-right: 20px;
  margin-top: 5px;
  width: 200px;
  display: none;
}
.tags ol.categorised ol li {
  display: list-item;
  margin-bottom: 0px;
  text-transform: capitalize;
  list-style: square !important;
}
.tags ol.categorised a.titlelink {
  color: dimgray;
}
.tags .tagcolumns {
  -moz-column-width: 200px;
  -moz-column-gap: 20px;
  -webkit-column-width: 200px;
  -webkit-column-gap: 20px;
  column-width: 200px;
  column-gap: 20px;
}
.tags ol.cols {
  float: left;
  width: 200px;
  margin-right: 20px;
}
.tags ol.cols span.sign {
  color: #bbbbbb;
  width: 15px;
  display: block;
  float: left;
}
.tags ol#lettertabs {
  height: 27px;
  position: absolute;
}
.tags ol#lettertabs li {
  float: left;
  background: #df6e49;
  border: 1px solid #b94746;
  border-left-width: 0px;
  cursor: pointer;
  padding: 7px 10px;
  text-align: center;
  color: white;
  font-size: 14px;
  line-height: 14px;
}
.tags ol#lettertabs li.first {
  border-left-width: 1px;
}
.tags ol#lettertabs li.activetab,
.tags ol#lettertabs li.activetab:hover {
  background: #f6f6f6;
  border-color: #cccccc;
  border-bottom-color: #f6f6f6;
  color: black;
}
.tags ol#lettertabs li:hover {
  background: #d9614d;
}
.tags ol#lettertabs li.inactive {
  opacity: 0.5;
  cursor: pointer;
}
.tags ol.alphabet {
  clear: left;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  margin-top: 41px;
  padding: 10px;
  display: none;
  margin-bottom: 30px;
}
.tags ol.alphabet li {
  text-transform: capitalize;
}
.tags ol.alphabet a span.total {
  background: #cccccc;
  color: white;
  padding: 0px 5px;
  margin-left: 5px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 10px;
}
.tags ol.alphabet a:hover span.total {
  background: #29c0d5;
}
.tags ol.activetab {
  display: block;
}
.tags .socialbuttons {
  text-align: center;
  padding-bottom: 20px;
}
.tags .socialbuttons div {
  float: left;
}
.tags .socialbuttons div.linkbox {
  width: 110px;
  height: 119px;
  border: 1px solid #cccccc;
  padding: 0px 10px;
}
.tags .socialbuttons div.linkbox div {
  margin: 3px 0px;
  padding: 0px;
}
.tags .socialbuttons h5 {
  margin: 0px;
  padding: 5px 10px;
  line-height: 12px;
  background: #cccccc;
  color: white;
  text-transform: uppercase;
}
.tags .tagpanel {
  border-top-width: 0px;
  margin-bottom: 20px;
  margin-top: 6px;
}
.tags ul.tagsuggestions {
  font-size: 14px;
}
.tags ul.tagsuggestions li {
  list-style: square !important;
  margin-left: 20px;
}
.tagbrowser {
  margin: 0 !important;
  width: auto !important;
  padding-top: 8px;
}
.tagbrowser .headerbox {
  /*font-family: museo-sans-1,museo-sans-2,sans-serif;*/
  font-size: 24px;
  font-weight: 500;
  margin: 0px;
  color: #231f20;
  text-transform: uppercase;
  line-height: 28px;
}
.tagbrowser .headerbox h2 {
  color: #191919;
  margin: 0;
  padding: 8px 0;
}
.tagbrowser .headerbox .optionspanel {
  float: right;
  font-size: 16px;
}
.tagbrowser .footer {
  clear: both;
  font-size: 12px;
  padding-top: 10px;
  color: white;
}
.tagbrowser .footer div {
  background: #2d292a;
  padding: 10px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
.tagbrowser .footer a,
.tagbrowser .footer span.disabledlink {
  color: white;
  margin: 0px 5px;
}
.tagbrowser .footer span.disabledlink {
  color: #808081;
}
.tagbrowser .footer a:hover {
  color: #f8981d;
}
.whitedropdown {
  background: white;
  border: 1px solid #cccccc;
  padding: 6px 8px;
  text-transform: none;
  color: dimgray;
  font-size: 12px;
  line-height: 12px;
  position: relative;
  margin: 4px 0 4px 10px;
  cursor: pointer;
  z-index: 1;
}
.whitedropdown div {
  background: white url("/cassette.axd/file/site-static/dropdown-arrow-9ab361185ce3ba942dc659add180b3c59981a1c7.png") no-repeat right 4px;
  padding-right: 20px;
}
.whitedropdown ul {
  position: absolute;
  top: 24px;
  left: -1px;
  width: 100%;
  display: none;
  background: white;
  border: solid 1px #cccccc;
  border-top-width: 0px;
}
.whitedropdown ul li a {
  display: block;
  padding: 6px 8px;
}
.whitedropdown ul li a:hover {
  color: white;
  background: #29c0d5;
}
.whitedropdown:hover ul {
  display: block;
}
ol.recordlist li {
  clear: left;
  padding: 10px;
  margin-bottom: 2px;
  overflow: hidden;
  background: #e8e8e9;
}
ol.recordlist li a.img {
  display: block;
  float: left;
  margin-right: 15px;
  height: 138px;
  width: 245px;
  background: white;
  border: 1px solid #cccccc;
  position: relative;
}
ol.recordlist li a.img img {
  display: block;
  margin: 0px auto;
}
ol.recordlist li p.title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 2px;
}
ol.recordlist li div.person {
  margin: 10px 0px;
  font-size: 13px;
}
ol.recordlist li div.person img {
  border: solid 1px #999999;
  display: block;
  float: left;
  margin-right: 5px;
  width: 19px;
  height: 19px;
}
ol.recordlist li div.description {
  margin-left: 262px;
  height: 75px;
  overflow: hidden;
  line-height: 18px;
}
ol.recordlist li div.description p {
  margin-bottom: 18px;
  clear: left;
}
div#descriptionText {
  clear: both;
}
div.relatedtags {
  min-height: 20px;
  margin-bottom: 12px;
  overflow: hidden;
}
div.relatedtags h5 {
  float: left;
  margin-right: 15px;
}
div.relatedtags ul li {
  display: block;
  float: left;
  margin: 0px 1px;
}
div.relatedtags ul li a {
  line-height: normal;
  background: #b2b2b2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  display: block;
  letter-spacing: 0.1em;
  outline: none;
  padding: 4px 5px 3px 5px;
  text-decoration: none;
  /*font-family: museo-sans-1,museo-sans-2,sans-serif;*/
  font-weight: 500;
  font-size: 11px;
  border: 1px solid white;
  text-transform: uppercase;
}
div.relatedtags ul li a:hover {
  outline: none;
  border: 1px solid gray;
}
