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

/*body #pageWrapper {
  background-image: url(images/hat.png);
}
*/
body #headerlogo {
  position: absolute;
  left: 0px;
  top: 27px;
  width: 117px;
  height: 111px;
  float: none;
}

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

#bannerad {
  right: 0;
  height:150px;
  width:840px;
}

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

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

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

#topmenu li.parentnode a {
  background: #F5F6F6 url(images/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;
}

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

.topnavigation {
  background: #FBFBFA url(images/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/comsearch-bg-clear-210.gif);
  margin-top: 6px;
}

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

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

*+html #searchblock {margin-top: -35px}

/* Color coding */

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

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

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

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

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

body .addThisWrapper a, body .addThisWrapper a:link, body .addThisWrapper a:link {
	color: #000;
	font-weight: normal;
}

body .flux .fluxBtn {
  background-color: #E2001A;
}

body .sltext a:link {
  color: #fff;
}

body#artistbody .mainContentColumn p {
  padding-bottom: 15px;
}
