.outerAdDiv {
	display: none;
}

body #pageWrapper.extendedTemplate #innerWrapper .outerAdDiv {
  display: block;
	position: fixed;
	right: 0;
	top: 80px;
	z-index:999;
}


#hubmusicbody #pageWrapper.extendedTemplate #innerWrapper,
#browsevideosbody #pageWrapper.extendedTemplate #innerWrapper {
	margin: 0 auto;
}

#hubmusicbody #pageWrapper.extendedTemplate,
#hubshowsbody #pageWrapper.extendedTemplate {
	min-width: 960px;
}

#hubmusicbody #pageWrapper.extendedTemplate #innerWrapper,
#hubshowsbody #pageWrapper.extendedTemplate #innerWrapper {
	width: 960px;
}

/*Added by KM ref RM3303*/
body#artistbody .mainContentColumn p {
  padding-bottom: 15px;
}

body#artistbody .mainContentColumn .artist-head p {
    padding-bottom: 0;
}

#pageWrapper #fluxRatingBox .fluxWidget .callout,
#pageWrapper #fluxRatingBox .fluxWidget .fluxBtn.btnLarge,
#pageWrapper #fluxRatingBox .fluxWidget .itemText .txtCount,
#pageWrapper #fluxRatingBox .fluxWidget .contentAction .fluxBtn,
#pageWrapper #fluxRatingBox .fluxWidget .upload h3.shareContentTitle,
#pageWrapper #fluxRatingBox .fluxWidget .groupTitle {
	font-size:13px;
}

.sitepage {
	padding-bottom: 0;
}


.topnavigation, #topnavigation {
	background-image: none;
}

#topmenu{
	position:relative;
  	background: url("/css/images/navi_gradient.png") repeat-x scroll 0 0 #FBFBFA;
  	height: 35px;
}

#topmenu li.parentnode a {
	background:url("images/navi_gradient.png") no-repeat scroll 0 0 #F5F6F6;
	border:medium none;
	color:#000000;
	font-size:18px;
	height:27px;
	line-height:27px;
	padding:5px 4px 3px;
	display:block;
	font-family:arial,sans-serif;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	text-transform:capitalize;	
}

body #topmenu li.childnode a {
	background-position:0 -2px;
	color:#000000;
	display:block;
	font-family:arial,sans-serif;
	font-size:11px;
	line-height:22px;
	padding:6px 8px;
	position:relative;
	text-decoration:none;
	text-transform:capitalize;
}

body #topmenu li.parentnode a:hover {
    background-color: #E2001A;
}

body #headerTagLine a {
background:url("images/tmf.png") no-repeat scroll 0 0 transparent;
display:block;
height:111px;
width:117px;
}

body #headerlogo {
	float:none;
	height:111px;
	left:0;
	position:absolute;
	top:27px;
	width:117px;
}

body #pageWrapper  {
  background:url("/images/Backgrounds/wireframe_hat.jpg") no-repeat scroll center top #E3E3D9;
}

#bannerad {
	display:block;
	float:right;
	height:150px;
	margin:0 0 20px;
	position:relative;
	right:0;
	top:10px;
	width:840px;
}

body .flux .fluxBtn {
	background-color:#E2001A;
}

body a, body a:link, body a:visited {
  color:#E2001A;
}

body .module-header {
  font-family:verdana,arial,sans-serif;
  background-color:#333333;
  background-image:none;
  padding:8px;
}

.module-header h3.header-title {
  font-size:10px;
  color:#FFFFFF;
}

.module-header .header-subtitle {
  color:#FFFFFF;
  float:left;
  line-height:13px;
  margin-left:120px;
  clear:none;
}

body .rssfeed a {
	top:0;
	width:41px;
}

.rssfeed a span {
	color:#FFFFFF;
	height:auto;
	text-indent:0;
}

body .sltext a {
  color:#FFFFFF;
}

.pulldownSelector label {
  float:left;
  font-weight:bold;
  padding:3px 0 0;
  text-transform:uppercase;
  color: #000;
  font-family: verdana, arial,sans-serif;
  font-size: 11px;
}

#ShowsPullDownMenu {
  float:right;
  width:200px;
  margin:0;
}

