/* Hubble Discoveries Styles */

/* Image Tours */

div#image-tours .nav-box-padding {
  padding-bottom: 10px
}

/* New Views of the Universe Content Box */

div#new-views-box .content-box-padding {
  background: url('graphics/discoveries_new_views_of_the_universe_background.jpg') bottom left no-repeat;
	height: 190px
}

div#new-views-box-text {
  color: #ccc;
	text-align: right;
	padding-right: 10px;
  padding-left: 230px;
	padding-top: 10px;
	height: 50px;
}

div#new-views-box-links {
  color: #ccc;
	padding-left: 150px;
	padding-top: 30px;
	margin-top: 0
}

div#new-views-box-links ul {
  margin-top: 0;
  float: left;
	display: inline;
	padding-left: 0;
	margin-left: 0;
	margin-right: 30px
}

div#new-views-box-links ul a {
  color: #A17E33
}

.inset {
  background: #CDC4B8;
}

.inset a {
  color: #6A5423
}

span#new-views-small-box-links ul {
  margin: 0;
	padding: 0;
	list-style-type: none;
}

span#new-views-small-box-links ul li {
  float: left;
	display: inline;
  width: 98px;
	margin: 0;
	padding: 0;
}

span#new-views-small-box-links ul a {
  color: #A17E33;
  font-size: 12px;
}

/* Dark Energy Content Box */

div#dark-energy-box .content-box-padding {
  background: url(graphics/discoveries_dark_energy_background.jpg) bottom left no-repeat;
	height: 190px
}

div#dark-energy-box span.p {
  padding-top: 65px; 
	width: 290px; 
	padding-left: 185px;
	text-align: right;
	color: #CCCCFF 
}

/* Discovering PLanets Beyond Box */

div#discovering-planets-beyond-box .content-box-padding {
  background: url(graphics/discoveries_exoplanet_background.jpg) bottom left no-repeat;
	height: 190px
}

div#discovering-planets-beyond-box span.p {
  padding-top: 93px; 
	width: 390px; 
	padding-left: 13px;
	text-align: left;
	color: #BDDDEF
}

a.nav-box-padding span.link {
  color: #A17E33
}

#webb-box span.link {
  display: block
}

/* Icons */

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

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

.tonights-sky-icon {
  background: url(graphics/astronomy_tonights_sky_icon.jpg) top left no-repeat;
	width: 58px !important;
	height: 67px !important;
	float: right !important
}
