body.none {
  background-color: white;
}


/* default hat */
body.default {
background-color:#d8d0b9;
}

/* homepage hat  example with the margin-bottom piece to prevent the black border 
body.hat1, body.homepage {
	background-image:url(/sitewide/assets/img/microsites/2014/cmt-music-awards/dcom-hat/cmtma14_bg_980.jpg);
	background-color:#351e48;
	background-position: center top;
    background-repeat: no-repeat;
} 
*/


body.hat1 div#cmt-header, body.homepage div#cmt-header {
	margin-bottom: 0px;
}

 
/* homepage hat */
body.hat1, body.homepage {

	/* start valentine's day hat 2016
	 background-image:url('/sitewide/assets/img/hats/valentines-day-2016/cmt-heart.jpg');
	 background-position: center top;
	 background-repeat: no-repeat;
	 background-color:#ded9cc; 
	end valentine's day hat 2016 */
	
/*STANDARD CMT Background color*/
	background-color:#d8d0b9;
}


/* music hat */
body.hat2, body.music-portal {
	background-color:#d8d0b9;
}

/* videos hat */
body.hat3, body.video-portal {
	background-color:#d8d0b9;
}

/* news hat */
body.hat4, body.news-portal {
	background-color:#d8d0b9;
}

/* shows hat */
body.hat5, body.shows-portal {
	background-color:#d8d0b9;
}

/* shows hat */
body.hat6, body.mobile-portal {
	background-color:#d8d0b9;
}

/*community hat */
body.hat7 {
	background-color:#d8d0b9;
}

/* this style will be go back up with body.hat6 when the tide sponsorship is over */
body.community-portal {
	background-color:#d8d0b9;
}

/* photos hat */
body.hat7, body.photos-portal {
	background-color:#d8d0b9;
}

body.mobilehat0 {
	background-color:#d8d0b9;
}

/* new music weekend */

body.new-music-weekend {
	background-color:#d8d0b9;
}


/* tours page */
body.tours {
	background-color:#d8d0b9;
}

