/* Explore Astronomy Styles */

#youdecide-box span.link {
  color: #FF9933
}

/* Tonight's Sky Content Box */
div#tonights-sky-padding {
  background: url('graphics/astronomy_tonights_sky_background.jpg') 0 37px no-repeat;
}

/* SkyWatch Podcast Content Box */
div#skywatch-top-left {
  background: url('graphics/astronomy_skywatch_top_left.gif') top left no-repeat;
	height: 100%
}

div#skywatch-bottom-right {
  background: url('graphics/astronomy_skywatch_bottom_right.gif') bottom right no-repeat;
}

div#skywatch-current-show {
  margin-left: 280px; 
	font-weight: bold;
	height: 80px;
  color: #813F00
}

a#skywatch-listen-now {
  display: table-cell; 
	vertical-align: middle;
}

a#skywatch-clicker {
  background-color: none !important;
	width: 270px;
	height: 75px;
	float: left;
	display: inline
}

a#skywatch-listen-now {
	height: 33px;
	padding-right: 40px;
	background: url('graphics/astronomy_skywatch_sound_button.gif') center right no-repeat;
	text-decoration: none;
}

a#skywatch-listen-now:hover {
	background: url('graphics/astronomy_skywatch_sound_button_hover.gif') center right no-repeat;
}

p#skywatch-content-text {
  margin-right: 270px;
	padding-left: 12px;
	padding-top: 0px
}

a#skywatch-listen-now em {
  color: black !important;
	font-weight: normal;
}

/* Hubble's Universe */

div#hubbles-universe-unfiltered-box {
  background: url('graphics/astronomy_unfiltered_lg.jpg') top left no-repeat;
	margin: 0;
	height: 187px
}

a#hubbles-universe-unfiltered-clicker {
  background-color: none !important;
	position: absolute;
	width: 335px;
	height: 95px;
	margin-left: 140px;
	display: inline;
}

p#hubbles-universe-unfiltered-content-text {
  color: white;
	width: 180px;
	padding-top: 80px
}

div#hubbles-universe-unfiltered-show {
  color: #F07424;
	font-weight: bold;
  margin-left: 210px;
	margin-top: 100px;
	position: absolute;
}

a#hubbles-universe-unfiltered-show-listen-now {
  color: #8AAACA
}

div#hubbles-universe-unfiltered-show div {
  margin-top: 5px;
}

div#hubbles-universe-unfiltered-show div a {
  text-decoration: none;
	display: block;
	width: 220px;
	background: url('graphics/watchvideo_icon.gif') center right no-repeat;
}

div#hubbles-universe-unfiltered-show div a:hover {
  background-image: url('graphics/watchvideo_icon_hover.gif');
}

div#hubbles-universe-unfiltered-show div em {
  color: white;
	font-weight: normal;
}

/* Icons */

.amazing-space-icon {
  background: url('graphics/amazing_space_icon.jpg') top left no-repeat;
	width: 80px !important;
	height: 80px !important;
}

.youdecide-icon {
  background: url('graphics/you_decide_80x80_promo.jpg') top left no-repeat;
	width: 80px !important;
	height: 80px !important;
}

div.nav-box .viewspace-icon {
  background-image: url('graphics/astronomy_grad4.jpg');
  background-position: top left;
  background-repeat:repeat-y;
  background-color:#A4A68D;
  margin: 0px !important;
  border: none !important;
  width: 188px;
  height: 190px;
}

div.nav-box a.nav-box-padding span.link {
  color:#660000;
}

div.nav-box a.nav-box-padding:hover span.link {
  color:#007173 !important;
}
