/* ============================================================
National Geographic Music Global CSS

Notes:
================

In This CSS:
================
+HomeStyles

============================================================ */

/* ------------------------------------------------------------
+Home
------------------------------------------------------------ */
div.main div.carousel_container {
  width: 652px;
  height: 288px;
  margin-bottom: 5px;
}

div.featured_home {
  float: left;
  width: 324px;
  overflow: hidden;
}

div.featured_home div.module {
  width: 324px;
}

div.featured_home div.module div.contents {
  padding: 0;  
	overflow: hidden;
}

div.main div.left {
  margin-right: 5px;
}

div#featured_video {
	width: 310px;
	height: 215px;
  padding: 5px;
}

div#featured_video div.frame {
  background-color: #000;
}

div.featured_home div.whats_hot div.contents div.thumbnail {
  width: 90px;
  overflow: hidden;
  border: 0;
  border-right: 1px solid #fff;
}

div.featured_home div.whats_hot div.frame {
  border: 0;
  padding: 0;
  width: 324px;
}

div.featured_home div.whats_hot div.contents div.description {
  width: 206px;
  margin: 0 12px;
  padding: 5px 0 0 0;
  height: 60px;
  overflow: hidden;
}

div.featured_home div.whats_hot div.contents ul li {
  background: transparent url(../images/nav/module_gradient_1.gif) repeat-x 0 100%;
  padding: 0;  
  width: 321px;
  border-top: 1px solid #fff;
  overflow: hidden;
  height: 85px;news
}

div.featured_home div.whats_hot div.contents ul li ul li {
  background: none;
  height: auto;
  border: none;
}

div.featured_home div.whats_hot div.contents ul li h5 {
  font-size: 12px;
  line-height: 14px;
}

div.featured_home div.whats_hot div.contents ul li h4 {
  font-size: 9px;
  font-style: italic;
}

#world_music_newsletter {
  padding: 10px;
}

#world_music_newsletter div.promo {
  width: 158px;
}

#world_music_newsletter p {
  margin-bottom: 0;
}

div.tower_ad_container {
  width: 300px;
  margin: 0 auto;
}

div#ngvideo { height: 260px; overflow: hidden;}
div#ngvideo embed {
	position: relative;
	top: -30px;
	left: -60px;
}
}

