@charset "utf-8";

#menu01 {
	position:left;
	width:200px;
	height:5px;
	padding: 0px;
	margin: 0px;
	background: url("/celestial-objects/assets/images/celestial_menu_01.png") no-repeat 0 0;
	z-index:1;
}

#menu02 {
	position:left;
	width:200px;
	height:38px;
	z-index:2;
}

#menu03 {
	position:left;
	width:200px;
	height:38px;
	z-index:3;
}

#menu04 {
	position:left;
	width:200px;
	height:38px;
	z-index:4;
}

#menu05 {
	position:left;
	width:200px;
	height:38px;
	z-index:5;
}

#menu06 {
	position:left;
	width:200px;
	height:38px;
	z-index:6;
}

#menu07 {
	position:left;
	width:200px;
	height:38px;
	z-index:7;
}

#menu08{
	position:left;
	width:200px;
	height:38px;
	z-index:8;
}

#menu09 {
	position:left;
	width:200px;
	height:38px;
	z-index:9;
}

#menu10{
	position:left;
	width:200px;
	height:38px;
	z-index:10;
}

#menu11{
	position:left;
	width:200px;
	height:38px;
	z-index:10;
}

#menu12 {
	position:left;
	width:200px;
	height:38px;
	z-index:11;
}

#menu13 {
	position:left;
	width:200px;
	height:38px;
	z-index:12;
}

#menu14 {
	position:left;
	width:200px;
	height:6px;
	padding: 0px;
	margin: 0px;
	background: url("/celestial-objects/assets/images/celestial_menu_14.png") no-repeat 0 0;
	z-index:13;
}

/************** Buttons ****************/

#btn-stars{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_02.png") no-repeat 0 0;
}
#btn-stars:hover{ 
  background-position: 0 -38px;
}
#btn-stars span { 
  display: none; 
}
#stars #btn-stars {
	background-position: 0 -76px;
} 

#btn-planets{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_03.png") no-repeat 0 0;
}
#btn-planets:hover{ 
  background-position: 0 -38px;
}
#btn-planets span { 
  display: none; 
}
#planets #btn-planets {
	background-position: 0 -76px;
} 

#btn-moons{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_04.png") no-repeat 0 0;
}
#btn-moons:hover{ 
  background-position: 0 -38px;
}
#btn-moons span { 
  display: none; 
}
#moons #btn-moons {
	background-position: 0 -76px;
} 

#btn-asteroids{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_05.png") no-repeat 0 0;
}
#btn-asteroids:hover{ 
  background-position: 0 -38px;
}
#btn-asteroids span { 
  display: none; 
}
#asteroids #btn-asteroids {
	background-position: 0 -76px;
} 

#btn-nebulae{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_06.png") no-repeat 0 0;
}
#btn-nebulae:hover{ 
  background-position: 0 -38px;
}
#btn-nebulae span { 
  display: none; 
}
#nebulae #btn-nebulae {
	background-position: 0 -76px;
} 

#btn-clusters{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_07.png") no-repeat 0 0;
}
#btn-clusters:hover{ 
  background-position: 0 -38px;
}
#btn-clusters span { 
  display: none; 
}
#clusters #btn-clusters {
	background-position: 0 -76px;
} 

#btn-galaxies{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_08.png") no-repeat 0 0;
}
#btn-galaxies:hover{ 
  background-position: 0 -38px;
}
#btn-galaxies span { 
  display: none; 
}
#galaxies #btn-galaxies {
	background-position: 0 -76px;
} 

#btn-pulsars{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_09.png") no-repeat 0 0;
}
#btn-pulsars:hover{ 
  background-position: 0 -38px;
}
#btn-pulsars span { 
  display: none; 
}
#pulsars #btn-pulsars {
	background-position: 0 -76px;
} 

#btn-quasars{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_10.png") no-repeat 0 0;
}
#btn-quasars:hover{ 
  background-position: 0 -38px;
}
#btn-quasars span { 
  display: none; 
}
#quasars #btn-quasars {
	background-position: 0 -76px;
} 

#btn-black-holes{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_11.png") no-repeat 0 0;
}
#btn-black-holes:hover{ 
  background-position: 0 -38px;
}
#btn-black-holes span { 
  display: none; 
}
#black-holes #btn-black-holes {
	background-position: 0 -76px;
}

#btn-dark-matter{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_12.png") no-repeat 0 0;
}
#btn-dark-matter:hover{ 
  background-position: 0 -38px;
}
#btn-dark-matter span { 
  display: none; 
}
#dark-matter #btn-dark-matter {
	background-position: 0 -76px;
}

#btn-ufo{
  display: block;
  width: 200px;
  height: 38px;
  outline: none;
  background: url("/celestial-objects/assets/images/celestial_menu_13.png") no-repeat 0 0;
}
#btn-ufo:hover{ 
  background-position: 0 -38px;
}
#btn-ufo span { 
  display: none; 
}
#ufo #btn-ufo {
	background-position: 0 -76px;
}

