/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/celestial.less instead.




*/body {
  background-color: #333333;
  font-family: Arial;
  font-size: 12px;
  margin: 0;
  padding: 0 15px;
}
a {
  text-decoration: none;
  color: #555555;
}
a:hover { text-decoration: underline; }
#container {
  background-color: #262626;
  padding: 0 25px 5px 25px;
  text-align: left;
  margin: auto;
}
#header {
  background-image: url(../images/celestial/header.png);
  background-position: top center;
  clear: both;
  position: relative;
}
#header a {
  text-decoration: none;
  color: #f1f1f1;
}
#header a:hover {
  text-decoration: none;
  color: #f1f1f1;
}
#header h1 {
  padding: 0.5em;
  margin: 0;
  color: #ffffff;
}
#header #user_nav {
  position: absolute;
  right: 1em;
  top: 1em;
  color: #ffffff;
}
#header #user_nav a { color: #ffffff; }
#nav { background-image: url(../images/celestial/menulinks.png); }
#nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#nav li {
  float: left;
  font-size: 125%;
}
#nav li a {
  padding: 0.9em 1.9em 0.6em 1.9em;
  margin: 0;
  display: block;
  color: #ffffff;
}
#nav li.active { background: transparent url(../images/celestial/menuhover.png) no-repeat top right; }
#nav li.active a {
  background: transparent url(../images/celestial/menulinks_left.png) no-repeat top left;
  color: black;
  text-decoration: none;
}
#nav li:hover { background: transparent url(../images/celestial/menuhover.png) no-repeat top right; }
#nav li:hover a {
  background: transparent url(../images/celestial/menulinks_left.png) no-repeat top left;
  color: black;
  text-decoration: none;
}
#nav li.blank { background-image: none; }
#nav li.blank span {
  padding: 0.9em 1.9em 0.6em 1.9em;
  margin: 0;
  display: block;
  color: #ffffff;
}
#page_wrapper {
  background-color: #ffffff;
  padding: 10px 15px;
  min-height: 200px;
}
#page_wrapper.sidebar { background: #ffffff url(../images/celestial/page.png) repeat-y scroll -58px 0px; }
#page_wrapper.sidebar #content { margin-left: 230px; }
#page { clear: both; }
#sidebar {
  width: 200px;
  float: left;
}
#sidebar .submenu h3 {
  padding: 0.5em 0;
  margin: 0;
  color: #222222;
  font-size: 140%;
  border-bottom: 3px solid #cccccc;
}
#sidebar .submenu ul {
  list-style: none;
  padding: 0;
  margin: 0 0em 0 0em;
}
#sidebar .submenu li { border-bottom: 1px dotted #cccccc; }
#sidebar .submenu li a {
  display: block;
  padding: 0.6em 1em 0.4em 1.3em;
  text-decoration: none;
}
#sidebar .submenu li a:hover {
  background-color: #ff6633;
  color: #ffffff;
}
#sidebar .submenu li.current a {
  color: #333333;
  background-color: #efefef;
  font-weight: bold;
}
#footer {
  color: #ffffff;
  clear: both;
  background: #ffffff url(../images/celestial/footer.png) repeat-x bottom center;
}
#footer p { padding: 10px 15px; }
#footer a { color: #ffffff; }
#content h2 {
  margin: 0 0 0.3em 0;
  padding: 0;
}
#content .search {
  padding: 0.5em;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background: #f1f1f1;
}
#content .search input {
  font-size: 110%;
  margin-right: 0.5em;
}
#content .search table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
#content .search p { margin: 0; }
#content .data { position: relative; }
#content .data table { border: 0px solid #e5e5e5; }
#content .data table th { border: 0px solid #e5e5e5; }
#content .data table td { border: 0px solid #e5e5e5; }
#content .data table {
  border-top-width: 1px;
  border-left-width: 1px;
  margin: 0;
  padding: 0;
}
#content .data table th {
  background-color: #f1f1f1;
  text-align: center;
  white-space: nowrap;
}
#content .data table th {
  border-bottom-width: 1px;
  border-right-width: 1px;
}
#content .data table td {
  border-bottom-width: 1px;
  border-right-width: 1px;
}
#content .data table tr:hover td { background-color: #f1f1f1; }
#content .data .links {
  position: absolute;
  bottom: 0;
  right: 1em;
}
#content .data .links a {
  padding: 0.5em;
  display: block;
  float: left;
}
#content .buttons {
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  border-top-width: 0px;
  padding: 0.5em;
}
#content .buttons a { padding: 0.2em 0.5em; }
#content .pagination {
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  border-top-width: 0px;
  padding: 0.5em;
}
#content .pagination a { padding: 0.2em 0.5em; }
#content .pagination span { padding: 0.2em 0.5em; }
#content .pagination span.disabled { color: #aaaaaa; }
#content .pagination span.current {
  font-weight: bold;
  color: black;
  background: transparent url(../images/celestial/apple-circle.gif) no-repeat 50% 50%;
}
#content .pagination a {
  text-decoration: none;
  color: black;
}
#content .pagination a:hover { text-decoration: underline; }
#content .pagination a:focus { text-decoration: underline; }
