body.hat9 {
  background: #e3e3d9 url(/images/default/local_frame/body.gif) top center repeat-x;
}

body.hat9 #pageWrapper {
  background-image: url(/images/default/local_frame/hat.gif);
}

body.hat9 #headerlogo {
  position: absolute;
  left: 50px;
  top: 11px;
  width: 117px;
  height: 111px;
  float: none;
}

body.hat9 #headerTagLine a {
  display: block;
  width: 117px;
  height: 111px;
  overflow: normal;
  background: transparent url(/images/default/local_frame/tmf.png) no-repeat;
}

body.hat9 .module-header {
  background-color: #333;
  background-image: none;
}

body.hat9 .module-header h3 {
  color: #fff;
  font-size: 14px;
}

body.hat9 .module-header .header-subtitle, body.hat9 .module-header .rssfeed a {
  color: #fff;
}

#topmenu li.parentnode a {
  background: #F5F6F6 url(/images/default/local_frame/navi_gradient.png) no-repeat scroll 0 0;
  border: none;
  color: #000000;
  font-size: 18px;
  height: 27px;
  line-height: 27px;
  padding: 5px 4px 3px 4px;
  text-transform: uppercase;
}

#topmenu li.childnode a {
  background-position: 0 -2px;
  font-size: 11px;
  text-transform: none;
  line-height: 22px;
}

.topnavigation {
  background: #FBFBFA url(/images/default/local_frame/bg_topShadow.png) repeat-x scroll 0 0;
  border-bottom: 1px solid #EBEBEB;
  height: 35px;
}

#searchblock {
  background-color: transparent;
  border: none;
  width: 230px;
}

#searchForm {
  background-image: url(/images/default/local_frame/comsearch-bg-clear-210.gif);
  margin-top: 6px;
}

#searchblock .searchmtv-text {
  width: 120px;
}

#searchblock .searchmtv-btn {
  position: absolute;
  right: 9px;
  top: 4px;
}

/* Color coding */

body.hat9 a:link, body.hat9 a:visited {
  color: #E2001A;
}

#topmenu li.parentnode a:hover {
	background-color: #E2001A;
}

.leftnav li a:hover {
	background: #E2001A;
}

.playlist-active {
	border-color: #E2001A;
}

#homebody .thumbcontainer:hover {
	border-color: #E2001A;
}



